projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a33ac8
)
* lisp/emacs-lisp/eieio-opt.el (help-fns-short-filename): Declare.
author
Glenn Morris
<rgm@gnu.org>
Fri, 8 May 2015 05:42:12 +0000
(22:42 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 8 May 2015 05:42:12 +0000
(22:42 -0700)
lisp/emacs-lisp/eieio-opt.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/eieio-opt.el
b/lisp/emacs-lisp/eieio-opt.el
index 7f98730340dbbf10ea8b328d2c559b9ae60203a1..02b89e043e4344661207a135b7e04ec708280e38 100644
(file)
--- a/
lisp/emacs-lisp/eieio-opt.el
+++ b/
lisp/emacs-lisp/eieio-opt.el
@@
-74,6
+74,9
@@
Argument CH-PREFIX is another character prefix to display."
;;; CLASS COMPLETION / DOCUMENTATION
+;; Called via help-fns-describe-function-functions.
+(declare-function help-fns-short-filename "help-fns" (filename))
+
;;;###autoload
(defun eieio-help-class (class)
"Print help description for CLASS.